TrivTVFromSrfs

Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index Return to Main Contents
 

NAME

TrivTVFromSrfs()  

SYNOPSIS

triv_lib/trivstrv.c:33

TrivTVStruct *TrivTVFromSrfs(CagdSrfStruct *SrfList, int OtherOrder)
 

DESCRIPTION

Constructs a trivariate using a set of surfaces. Surfaces are made to be compatible and then each is substituted into the new trivariate's mesh as a row. If the OtherOrder is less than the number of curves, number of curves is used. A knot vector is formed with uniform open end for the other direction, so it interpolates the first and last surfaces. Note, however, that only the first and the last surfaces are interpolated if OtherOrder is greater than 2.  

PARAMETERS:

SrfList: List of surfaces to consturct a trivariate with.

OtherOrder: Other, third, order of trivariate.  

FUNCTION RETURN VALUE

TrivTVStruct *: Constructed trivariate from surfaces.

 

ORIGIN

(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT


 

Index

NAME
SYNOPSIS
DESCRIPTION
PARAMETERS:
FUNCTION RETURN VALUE
ORIGIN

This document was created by man2html, using the manual pages.
Time: 07:27:15 GMT, October 17, 2022